[INFO] cloning repository https://github.com/foxie-solutions/ushlepok
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/foxie-solutions/ushlepok" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ffoxie-solutions%2Fushlepok", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ffoxie-solutions%2Fushlepok'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 379ad4e51dfa42f3b4cd592d7b2e8edb1c1b333d
[INFO] fixing foxie-solutions/ushlepok against try#622891a4e29178280638a6b63a8908bde2c0c854+cargoflags=-Zfix-edition=end=2015,2024 for pr-157817-2
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ffoxie-solutions%2Fushlepok" "/workspace/builds/worker-7-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-7-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/foxie-solutions/ushlepok
[INFO] finished tweaking git repo https://github.com/foxie-solutions/ushlepok
[INFO] tweaked toml for git repo https://github.com/foxie-solutions/ushlepok written to /workspace/builds/worker-7-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/foxie-solutions/ushlepok on toolchain 622891a4e29178280638a6b63a8908bde2c0c854
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/foxie-solutions/ushlepok already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/source:/opt/rustwide/workdir:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-m" "1610612736" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:3a6becf2bc8dde7f3fa57ede90e4f284e72d296796fc446bbb1e2c7cc0530151" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stdout] f6683e6f5e66b45e123229d052f550a9416df5f553fdaffb1130ca45f5e40923
[INFO] running `Command { std: "docker" "start" "f6683e6f5e66b45e123229d052f550a9416df5f553fdaffb1130ca45f5e40923", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-w" "/opt/rustwide/workdir" "--user" "0:0" "f6683e6f5e66b45e123229d052f550a9416df5f553fdaffb1130ca45f5e40923" "/opt/rustwide/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "f6683e6f5e66b45e123229d052f550a9416df5f553fdaffb1130ca45f5e40923", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=" "-e" "RUSTDOCFLAGS=" "-w" "/opt/rustwide/workdir" "--user" "0:0" "f6683e6f5e66b45e123229d052f550a9416df5f553fdaffb1130ca45f5e40923" "/opt/rustwide/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "fix" "--allow-no-vcs" "--allow-dirty" "--frozen" "--all" "--all-targets" "--message-format=json" "-Zfix-edition=end=2015,2024", kill_on_drop: false }`
[INFO] [stderr] crater-edition-check: migrating to next edition
[INFO] [stderr]    Migrating Cargo.toml from 2021 edition to 2024
[INFO] [stderr]    Compiling memchr v2.6.4
[INFO] [stderr]    Compiling crossbeam-utils v0.8.16
[INFO] [stderr]    Compiling crossbeam-epoch v0.9.15
[INFO] [stderr]    Compiling futures-util v0.3.29
[INFO] [stderr]     Checking memoffset v0.9.0
[INFO] [stderr]     Checking log v0.4.20
[INFO] [stderr]    Compiling serde_derive v1.0.193
[INFO] [stderr]    Compiling thiserror-impl v1.0.50
[INFO] [stderr]    Compiling futures-macro v0.3.29
[INFO] [stderr]     Checking spin v0.9.8
[INFO] [stderr]    Compiling rayon-core v1.12.0
[INFO] [stderr]    Compiling serde v1.0.193
[INFO] [stderr]     Checking either v1.9.0
[INFO] [stderr]     Checking tracing-core v0.1.32
[INFO] [stderr]    Compiling tokio-macros v2.2.0
[INFO] [stderr]     Checking mio v0.8.9
[INFO] [stderr]    Compiling unicase v2.7.0
[INFO] [stderr]     Checking regex-automata v0.4.3
[INFO] [stderr]     Checking miniz_oxide v0.7.1
[INFO] [stderr]    Compiling pin-project-internal v1.1.3
[INFO] [stderr]    Compiling multer v2.1.0
[INFO] [stderr]    Compiling num-traits v0.2.17
[INFO] [stderr]    Compiling darling_core v0.20.3
[INFO] [stderr]    Compiling async-trait v0.1.74
[INFO] [stderr]    Compiling axum v0.6.20
[INFO] [stderr]     Checking encoding_rs v0.8.33
[INFO] [stderr]    Compiling rustix v0.38.25
[INFO] [stderr]    Compiling cpufeatures v0.2.9
[INFO] [stderr]     Checking tracing v0.1.40
[INFO] [stderr]     Checking unicode-bidi v0.3.13
[INFO] [stderr]     Checking tokio v1.34.0
[INFO] [stderr]    Compiling walkdir v2.4.0
[INFO] [stderr]    Compiling sha2 v0.10.8
[INFO] [stderr]    Compiling aho-corasick v1.1.2
[INFO] [stderr]    Compiling quick-xml v0.28.2
[INFO] [stderr]     Checking crossbeam-deque v0.8.3
[INFO] [stderr]     Checking lru-cache v0.1.2
[INFO] [stderr]     Checking flate2 v1.0.28
[INFO] [stderr]    Compiling thiserror v1.0.50
[INFO] [stderr]    Compiling pest v2.7.5
[INFO] [stderr]    Compiling axum-macros v0.3.8
[INFO] [stderr]    Compiling num-rational v0.4.1
[INFO] [stderr]     Checking ucd-trie v0.1.6
[INFO] [stderr]     Checking oncemutex v0.1.1
[INFO] [stderr]     Checking rayon v1.8.0
[INFO] [stderr]     Checking weezl v0.1.7
[INFO] [stderr]     Checking num-integer v0.1.45
[INFO] [stderr]     Checking pin-project v1.1.3
[INFO] [stderr]     Checking nom v7.1.3
[INFO] [stderr]    Compiling mime_guess v2.0.4
[INFO] [stderr]     Checking strum v0.24.1
[INFO] [stderr]    Compiling rust-embed-utils v8.0.0
[INFO] [stderr]     Checking idna v0.5.0
[INFO] [stderr]     Checking itertools v0.11.0
[INFO] [stderr] error: could not compile `tokio` (lib)
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/622891a4e29178280638a6b63a8908bde2c0c854/bin/rustc --crate-name tokio --edition=2021 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.34.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata -C embed-bitcode=no -C debuginfo=2 --cfg 'feature="bytes"' --cfg 'feature="default"' --cfg 'feature="fs"' --cfg 'feature="full"' --cfg 'feature="io-std"' --cfg 'feature="io-util"' --cfg 'feature="libc"' --cfg 'feature="macros"' --cfg 'feature="mio"' --cfg 'feature="net"' --cfg 'feature="num_cpus"' --cfg 'feature="parking_lot"' --cfg 'feature="process"' --cfg 'feature="rt"' --cfg 'feature="rt-multi-thread"' --cfg 'feature="signal"' --cfg 'feature="signal-hook-registry"' --cfg 'feature="socket2"' --cfg 'feature="sync"' --cfg 'feature="time"' --cfg 'feature="tokio-macros"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("bytes", "default", "fs", "full", "io-std", "io-util", "libc", "macros", "mio", "net", "num_cpus", "parking_lot", "process", "rt", "rt-multi-thread", "signal", "signal-hook-registry", "socket2", "sync", "test-util", "time", "tokio-macros", "tracing", "windows-sys"))' -C metadata=c9c10d08e88285e8 -C extra-filename=-cc76815886a4bef8 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern bytes=/opt/rustwide/target/debug/deps/libbytes-c49cc20d556170f5.rmeta --extern libc=/opt/rustwide/target/debug/deps/liblibc-35fda63146ab943f.rmeta --extern mio=/opt/rustwide/target/debug/deps/libmio-b10ee7a2be204761.rmeta --extern num_cpus=/opt/rustwide/target/debug/deps/libnum_cpus-f2733821327f54c5.rmeta --extern parking_lot=/opt/rustwide/target/debug/deps/libparking_lot-9fe08d956097f68d.rmeta --extern pin_project_lite=/opt/rustwide/target/debug/deps/libpin_project_lite-9e7060fc627b3be6.rmeta --extern signal_hook_registry=/opt/rustwide/target/debug/deps/libsignal_hook_registry-73614df51a93b052.rmeta --extern socket2=/opt/rustwide/target/debug/deps/libsocket2-3e744b9ab144e752.rmeta --extern tokio_macros=/opt/rustwide/target/debug/deps/libtokio_macros-f6af0f3176682481.so --cap-lints allow` (signal: 9, SIGKILL: kill)
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] running `Command { std: "docker" "inspect" "f6683e6f5e66b45e123229d052f550a9416df5f553fdaffb1130ca45f5e40923", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "f6683e6f5e66b45e123229d052f550a9416df5f553fdaffb1130ca45f5e40923", kill_on_drop: false }`
[INFO] [stdout] f6683e6f5e66b45e123229d052f550a9416df5f553fdaffb1130ca45f5e40923
